Wiki

Clone wiki

inf225public / glossary / Structured programming

[Alphabetical Index | Tag Index]

Structured programming*

A programming paradigm where the clarity of programs is improved by nestable language constructs like if, while, as opposed to conditional jumps.

[Wikipedia]

Updated